A research on a tool for automatic detection of duplicated code 重復(fù)代碼自動(dòng)檢測(cè)工具的研究與設(shè)計(jì)
The system contains no duplicate code , unless that would violate ( 1 ) 這個(gè)系統(tǒng)不包含重復(fù)的代碼,否則就會(huì)違反( 1 ) 。
Research on detection technology of parameterized duplicated code based on procedure blueprint 基于過程藍(lán)圖的參數(shù)化重復(fù)代碼檢測(cè)技術(shù)研究
In that it leaves room for some facelets love and a field composition component to get rid of duplicate code 類似,但它為facelets和一個(gè)字段復(fù)合組件留出了空間,可以避免重復(fù)代碼。
Which are very useful at first sight and save a lot of duplicated code , but make programs incomprehensible over time ,初看之下,它非常有用,可以節(jié)省大量重復(fù)的代碼,但它會(huì)使程序變得越來越難以理解。
However , this approach requires scattering duplicate code in many places with much trial and error to determine what code needs to be measured 但是,這種方式要求在許多地方分散重復(fù)的代碼,而且要測(cè)量哪些代碼也需要經(jīng)過許多試驗(yàn)和錯(cuò)誤才能確定。
Telelogic synergycm also provides built - in support for productive parallel development , reducing merge times and eliminating the need for duplicate code bases 還提供對(duì)并行開發(fā)的支持以提高工作效率,減少合并時(shí)間并消除對(duì)復(fù)制代碼基礎(chǔ)部分的需要。
This lack of polymorphism among the common interfaces makes it impossible to reuse queue clients with topics and vice versa , which leads to the kind of duplicate code shown in 公共接口中缺乏這種多態(tài)性使得不可能通過主題重用隊(duì)列客戶機(jī),反過來重用也不可能,這導(dǎo)致了如
Refactoring : refactor out any duplicate code generated in a coding session . you can do this with confidence that you didn ' t break anything because you have the tests 求精( ) :去掉在編碼過程中產(chǎn)生的任何重復(fù)代碼,你可以自信地認(rèn)為這么做不會(huì)破壞任何東西,因?yàn)槟氵€有測(cè)試作為后盾。
Since jms 1 . 1 unifies the point - to - point and publish subscribe messaging domains , to avoid duplicate code , these two methods simply call a third , private method , producemessage string , string , string , which does all of the work of creating the message and adding it to either a queue or a topic 由于jms 1 . 1將點(diǎn)到點(diǎn)和發(fā)布/訂閱消息傳遞域統(tǒng)一起來,因此為了避免重復(fù)代碼,這兩個(gè)方法只需調(diào)用第三個(gè)方法私有方法producemessage ( string , string , string )來完成創(chuàng)建消息和將消息添加到隊(duì)列或主題的所有工作。